Skip to content

Conversation

@juliaElastic
Copy link
Contributor

@juliaElastic juliaElastic commented Jun 24, 2025

Summary

Closes #221277

To test:

yarn es source --license trial -E xpack.security.authc.api_key.enabled=true -E xpack.security.authc.token.enabled=true  --source-path=/Users/juliabardi/elasticsearch  -E path.data=../remote -E xpack.ml.enabled=false -E http.host=0.0.0.0 -E http.port=9500 -E transport.port=9600
  • open integration sync status flyout in main cluster to trigger status API
  • check remote kibana logs to verify that follower index is recreated on release lease error
image
[2025-06-24T15:10:25.436+02:00][INFO ][plugins.fleet] Retention lease error on fleet-synced-integrations-ccr-local, deleting and recreating follower index...
[2025-06-24T15:10:25.492+02:00][INFO ][plugins.fleet] Follower index fleet-synced-integrations-ccr-local deleted: true
[2025-06-24T15:10:26.061+02:00][INFO ][plugins.fleet] Follower index fleet-synced-integrations-ccr-local recreated: true

Checklist

@juliaElastic juliaElastic self-assigned this Jun 24, 2025
@juliaElastic juliaElastic requested a review from a team as a code owner June 24, 2025 13:22
@juliaElastic juliaElastic added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.1.0 labels Jun 24, 2025
@botelastic botelastic bot added the Team:Fleet Team label for Observability Data Collection Fleet team label Jun 24, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@juliaElastic juliaElastic marked this pull request as draft June 24, 2025 13:50
@elasticmachine
Copy link
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@juliaElastic
Copy link
Contributor Author

Discarding this fix for now, see elastic/elasticsearch#129915 for context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Fleet] Handle ccr "retention leases" error for remote synced integrations

2 participants